FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource ValueSet/FHIR Server from package dhp#current (16 ms)

Package dhp
Type ValueSet
Id Id
FHIR Version R5
Source http://medcore.uz/https://build.fhir.org/ig/vadi2/DHP-temp/ValueSet-audit-event-action-vs.html
Url https://terminology.medcore.uz/ValueSet/audit-event-action-vs
Version 0.1.0
Status draft
Date 2025-05-15T11:22:43+00:00
Name AuditEventActionVS
Title Audit event action
Experimental True
Description Defines audit event action (`AuditEvent.action`) that is being recorded in Uzbek and Russian

Resources that use this resource

StructureDefinition
dhp-auditevent Uzbekistan DHP AuditEvent Profile

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet audit-event-action-vs

Language: uz

  • Include these codes as defined in http://hl7.org/fhir/audit-event-action
    CodeDisplayDefinitionРусский (Russian, ru)uz
    CCreateCreate a new database object, such as placing an order.СоздатьYaratish
    RReadRead data, such as to print or display to a doctor.ЧитатьO'qing
    UUpdateUpdate data, such as revise patient information.ОбновитьYangilash
    DDeleteDelete items, such as a doctor master file record.УдалитьO'chirish
    EExecutePerform a system or application function such as log-on, program execution or use of an object's method, or perform a query/search operation.ВыполнитьBajarish

Source

{
  "resourceType" : "ValueSet",
  "id" : "audit-event-action-vs",
  "language" : "uz",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"uz\" lang=\"uz\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet audit-event-action-vs</b></p><a name=\"audit-event-action-vs\"> </a><a name=\"hcaudit-event-action-vs\"> </a><a name=\"audit-event-action-vs-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: uz</p></div><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R5/codesystem-audit-event-action.html\"><code>http://hl7.org/fhir/audit-event-action</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Русский (Russian, ru)</b></td><td><b>uz</b></td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-audit-event-action.html#audit-event-action-C\">C</a></td><td style=\"color: #cccccc\">Create</td><td>Create a new database object, such as placing an order.</td><td>Создать</td><td>Yaratish</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-audit-event-action.html#audit-event-action-R\">R</a></td><td style=\"color: #cccccc\">Read</td><td>Read data, such as to print or display to a doctor.</td><td>Читать</td><td>O'qing</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-audit-event-action.html#audit-event-action-U\">U</a></td><td style=\"color: #cccccc\">Update</td><td>Update data, such as revise patient information.</td><td>Обновить</td><td>Yangilash</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-audit-event-action.html#audit-event-action-D\">D</a></td><td style=\"color: #cccccc\">Delete</td><td>Delete items, such as a doctor master file record.</td><td>Удалить</td><td>O'chirish</td></tr><tr><td><a href=\"http://hl7.org/fhir/R5/codesystem-audit-event-action.html#audit-event-action-E\">E</a></td><td style=\"color: #cccccc\">Execute</td><td>Perform a system or application function such as log-on, program execution or use of an object's method, or perform a query/search operation.</td><td>Выполнить</td><td>Bajarish</td></tr></table></li></ul></div>"
  },
  "url" : "https://terminology.medcore.uz/ValueSet/audit-event-action-vs",
  "version" : "0.1.0",
  "name" : "AuditEventActionVS",
  "title" : "Audit event action",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-05-15T11:22:43+00:00",
  "publisher" : "Uzinfocom",
  "contact" : [
    {
      "name" : "Uzinfocom",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://uzinfocom.uz"
        },
        {
          "system" : "email",
          "value" : "info@uzinfocom.uz"
        }
      ]
    }
  ],
  "description" : "Defines audit event action (`AuditEvent.action`) that is being recorded in Uzbek and Russian",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "UZ",
          "display" : "Uzbekistan"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/audit-event-action",
        "concept" : [
          {
            "code" : "C",
            "designation" : [
              {
                "language" : "ru",
                "value" : "Создать"
              },
              {
                "language" : "uz",
                "value" : "Yaratish"
              }
            ]
          },
          {
            "code" : "R",
            "designation" : [
              {
                "language" : "ru",
                "value" : "Читать"
              },
              {
                "language" : "uz",
                "value" : "O'qing"
              }
            ]
          },
          {
            "code" : "U",
            "designation" : [
              {
                "language" : "ru",
                "value" : "Обновить"
              },
              {
                "language" : "uz",
                "value" : "Yangilash"
              }
            ]
          },
          {
            "code" : "D",
            "designation" : [
              {
                "language" : "ru",
                "value" : "Удалить"
              },
              {
                "language" : "uz",
                "value" : "O'chirish"
              }
            ]
          },
          {
            "code" : "E",
            "designation" : [
              {
                "language" : "ru",
                "value" : "Выполнить"
              },
              {
                "language" : "uz",
                "value" : "Bajarish"
              }
            ]
          }
        ]
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.